Skip to content

feat: Release version 5.7.0#369

Merged
filmil merged 1 commit into
mainfrom
release-5.7.0
Jul 6, 2026
Merged

feat: Release version 5.7.0#369
filmil merged 1 commit into
mainfrom
release-5.7.0

Conversation

@filmil

@filmil filmil commented Jul 6, 2026

Copy link
Copy Markdown
Member

Summary of changes since 5.6.0:

  • feat(ures): add rust_icu_ures safe bindings for ResourceBundle C API
  • feat(utext): add is_writable() and improve tests
  • fix(sys): blocklist va_list to fix platform-dependent bindgen, fix Windows/mingw builds
  • fix(utext): fix use-after-free and dangling pointer issues
  • fix(ucnv): correct pivot buffer target pointer
  • fix(security): fix unwrap() panics on C string conversion
  • fix: various compiler warnings and lint issues
  • build: CI updates, macOS support, buildenv tests, limit ICU build concurrency
  • docs: add CONTRIBUTING.md, update crate docs

This commit was created by an automated coding assistant, with human supervision.

TAG=agy
CONV=5046784d-730f-4998-8f74-a35e4be43605

Summary of changes since 5.6.0:

- feat(ures): add rust_icu_ures safe bindings for ResourceBundle C API
- feat(utext): add is_writable() and improve tests
- fix(sys): blocklist va_list to fix platform-dependent bindgen, fix Windows/mingw builds
- fix(utext): fix use-after-free and dangling pointer issues
- fix(ucnv): correct pivot buffer target pointer
- fix(security): fix unwrap() panics on C string conversion
- fix: various compiler warnings and lint issues
- build: CI updates, macOS support, buildenv tests, limit ICU build concurrency
- docs: add CONTRIBUTING.md, update crate docs

This commit was created by an automated coding assistant, with human
supervision.

TAG=agy
CONV=5046784d-730f-4998-8f74-a35e4be43605
@filmil filmil requested a review from Manishearth July 6, 2026 19:37
@filmil filmil merged commit 1004d77 into main Jul 6, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants